home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroChem / database / classify / Topic3 / script / ID1201.Scn < prev    next >
Encoding:
Text File  |  1997-11-13  |  1002 b   |  59 lines

  1. Φ@Label Retry
  2. @question
  3. @Erase 158,73,189,76
  4.  
  5. @At 5,140
  6. @Popup top20
  7.  
  8. @At 423,40
  9.  #[B]
  10.  
  11. @At 135,5
  12. #b#crUse the bonding utility to create MgO.
  13. @At 174,85
  14. #bRemember#b, there are 
  15. two electrons to donate 
  16. and two required.
  17.  
  18.  
  19. @Count 0,1,skip
  20. @PlaySoundFile ACB50_01.wav
  21. @Animation CurieRaiseLeftArm,CurieWave,CurieWave,CurieWave,CurieWave,CurieLowerLeftArm
  22.  
  23.  
  24. @Label skip
  25.  
  26.  
  27.  
  28.  
  29. @At 431,294
  30. @Answer Mg+2O-2
  31.  
  32.  
  33. @Feedback Wrong
  34. @Count 0,1,Wrongsecondtime
  35. @Count 1
  36.  
  37. @Animation CurieRaiseLeftArm,CurieWave,CurieLowerLeftArm
  38. @PlaySoundFile ACB40_05.wav
  39. #bTry Again.#b
  40. @Goto Retry
  41.  
  42.  
  43. @Feedback Correct
  44. #bWell Done!#B
  45. @Erase 158,73,189,76
  46. @Animation CurieRaiseLeftArm,CurieWave,CurieLowerLeftArm
  47. @PlaySoundFile ACB30_03.wav
  48. @Goto Done
  49.  
  50. @Label Wrongsecondtime
  51. @Animation CurieRaiseLeftArm,CurieWave,CurieLowerLeftArm
  52. @At 135,300
  53. #bNo#b, take a look at the correct answer above.
  54. @AtGraphic 170,38
  55. @Picture ACB50_T1.BMP
  56. @PlaySoundFile *abc20_04.wav
  57.  
  58. @Label Done
  59.